Expand description

Authorship tracking for FRAME runtimes.

This tracks the current author of the block.

Re-exports

pub use pallet::*;

Modules

The module that hosts all the FRAME types needed to add this pallet to a runtime.

Traits

An event handler for the authorship pallet. There is a dummy implementation for (), which does nothing.